[INFO] fetching crate proof-of-sql-planner 0.129.1...
[INFO] fixing proof-of-sql-planner-0.129.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate proof-of-sql-planner 0.129.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate proof-of-sql-planner 0.129.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate proof-of-sql-planner 0.129.1
[INFO] tweaked toml for crates.io crate proof-of-sql-planner 0.129.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate proof-of-sql-planner 0.129.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate proof-of-sql-planner 0.129.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3aeeeccad1373cfc46d7f8d55518f1730109069661812d703643193d3a9c5093
[INFO] running `Command { std: "docker" "start" "3aeeeccad1373cfc46d7f8d55518f1730109069661812d703643193d3a9c5093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3aeeeccad1373cfc46d7f8d55518f1730109069661812d703643193d3a9c5093" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aeeeccad1373cfc46d7f8d55518f1730109069661812d703643193d3a9c5093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3aeeeccad1373cfc46d7f8d55518f1730109069661812d703643193d3a9c5093" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking arrow-schema v51.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking sqlparser v0.45.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling addchain v0.2.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling halo2curves v0.8.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking serde_arrays v0.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking datafusion-common-runtime v38.0.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling halo2derive v0.1.0
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking bnum v0.3.0
[INFO] [stderr]     Checking bit-iter v1.3.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking object_store v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking arrow-buffer v51.0.0
[INFO] [stderr]     Checking arrow-data v51.0.0
[INFO] [stderr]     Checking arrow-array v51.0.0
[INFO] [stderr]     Checking arrow-select v51.0.0
[INFO] [stderr]     Checking arrow-row v51.0.0
[INFO] [stderr]     Checking arrow-arith v51.0.0
[INFO] [stderr]     Checking arrow-cast v51.0.0
[INFO] [stderr]     Checking arrow-ord v51.0.0
[INFO] [stderr]     Checking arrow-string v51.0.0
[INFO] [stderr]     Checking nova-snark v0.41.0
[INFO] [stderr]     Checking arrow-ipc v51.0.0
[INFO] [stderr]     Checking arrow-json v51.0.0
[INFO] [stderr]     Checking arrow-csv v51.0.0
[INFO] [stderr]     Checking arrow v51.0.0
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking datafusion-common v38.0.0
[INFO] [stderr]     Checking ark-bls12-381 v0.5.0
[INFO] [stderr]     Checking ark-curve25519 v0.5.0
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stderr]     Checking datafusion-expr v38.0.0
[INFO] [stderr]     Checking proof-of-sql v0.129.1
[INFO] [stderr]     Checking datafusion-physical-expr-common v38.0.0
[INFO] [stderr]     Checking datafusion-execution v38.0.0
[INFO] [stderr]     Checking datafusion-sql v38.0.0
[INFO] [stderr]     Checking datafusion-functions-aggregate v38.0.0
[INFO] [stderr]     Checking datafusion-physical-expr v38.0.0
[INFO] [stderr]     Checking datafusion-optimizer v38.0.0
[INFO] [stderr]     Checking datafusion-functions v38.0.0
[INFO] [stderr]     Checking datafusion-physical-plan v38.0.0
[INFO] [stderr]     Checking datafusion v38.0.0
[INFO] [stderr]     Checking proof-of-sql-planner v0.129.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/sushi/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/wood_types/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/books/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/brands/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/tech_gadget_prices/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/countries/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/dinosaurs/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/rockets/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/avocado-prices/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/evm_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/census/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/vehicles/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/dog_breeds/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/stocks/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/programming_books/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/space/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/albums/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/e2e_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/plastics/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] crater-edition-check: proof-of-sql-planner v0.129.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking proof-of-sql-planner v0.129.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "3aeeeccad1373cfc46d7f8d55518f1730109069661812d703643193d3a9c5093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aeeeccad1373cfc46d7f8d55518f1730109069661812d703643193d3a9c5093", kill_on_drop: false }`
[INFO] [stdout] 3aeeeccad1373cfc46d7f8d55518f1730109069661812d703643193d3a9c5093
